home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 1948 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: news1.relcom.eu.net!demos!dnews-server
  2. From: "G. Dragon" <Vadim@infsviaz.msk.su>
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: Astounding high CPS rate!
  5. Date: 18 Jan 1996 18:57:24 +0300
  6. Organization: INFORMSVIAZ
  7. Sender: news-server@news.demos.su
  8. Distribution: su
  9. Message-ID: <ABatc_m0l2@infsviaz.msk.su>
  10. References: <4djh7h$69j@mujibur.inmind.com>
  11. Reply-To: Vadim@infsviaz.msk.su
  12. NNTP-Posting-Host: root@news.demos.su
  13. X-mailer: dMail (Demos Mail v1.15)
  14. X-Return-Path: news.demos.su!kremvax.demos.su!infsvi!infsviaz.msk.su!Vadim
  15.  
  16. >>The raw bit rate of 14400bps corresponds to 14400/8 which is 1800cps
  17. >>(assuming the usual 8 bit characters).
  18. >
  19. >Incorrect,  14400bps/10 is 1440cps.  8 bit characters are usually
  20. >framed with a start bit and a stop bit, more if you are using parity.
  21. >You therefore divide by 8+1+1 = 10.
  22. >
  23.  
  24. I strongly believe that start/stop bits for every byte are used only
  25. in asynchronous mode. Since V.32bis modems communicate in synchronous
  26. mode (as far as I understand, asynchronous mode is used only between
  27. modem and computer). So, a modem gets 10-bits character from computer,
  28. deletes start/stop bits (characters become 8-bit long) and, then it
  29. makes a frame (which can contain several characters) and transmits it
  30. through a phone line. On the opposite site another modem gets a frame,
  31. checks its integrity, adds start/stop bits and computer receives
  32. 10-bits characters. That's nearly all! Add to it a complicated way of
  33. coding bits into electrical signals + error correction & data
  34. compession, + duplex (receiving and transmitting data sumaltaneously!),
  35. double this to take into account flow control and other unevident
  36. difficulties and the user grade modem is ready for plug and play!
  37.  
  38. Regards, G. Dragon
  39.  
  40.